Translation

English
English Chinese (Simplified)
When sending custom "QUOTE" commands to the remote server, one of the commands returned an error code that was 400 or higher (for FTP) or otherwise indicated unsuccessful completion of the command. 向远程服务器发送自定义“QUOTE”命令时,其中一个命令返回的错误代码为 400 或更高(对于 FTP),或者以其他方式指示命令未成功完成。
This is returned if CURLOPT_FAILONERROR is set true and the HTTP server returns an error code that is >= 400. 如果CURLOPT_FAILONERROR设置为 true,并且 HTTP 服务器返回 >= 400 的错误代码,则返回此值。
An error occurred when writing received data to a local file, or an error was returned to libcurl from a write callback. 将接收到的数据写入本地文件时出错,或者从写入回调返回到 libcurl 时出错。
Failed starting the upload. For FTP, the server typically denied the STOR command. The error buffer usually contains the server's explanation for this. 无法启动上传。对于 FTP,服务器通常拒绝 STOR 命令。错误缓冲区通常包含服务器对此的解释。
There was a problem reading a local file or an error returned by the read callback. 读取本地文件时出现问题或读取回调返回错误。
A memory allocation request failed. This is serious badness and things are severely screwed up if this ever occurs. 内存分配请求失败。这是严重的坏事,如果发生这种情况,事情就会严重搞砸。
Operation timeout. The specified time-out period was reached according to the conditions. 操作超时。根据条件达到了指定的超时期限。
The FTP PORT command returned error. This mostly happens when you have not specified a good enough address for libcurl to use. See CURLOPT_FTPPORT. FTP PORT 命令返回错误。这主要发生在您没有指定足够好的地址供 libcurl 使用时。请参见CURLOPT_FTPPORT。
The FTP REST command returned error. This should never happen if the server is sane. FTP REST 命令返回错误。如果服务器是正常的,则永远不会发生这种情况。
The server does not support or accept range requests. 服务器不支持或接受范围请求。
This is an odd error that mainly occurs due to internal confusion. 这是一个奇怪的错误,主要是由于内部混乱而发生的。
A problem occurred somewhere in the SSL/TLS handshake. You really want the error buffer and read the message there as it pinpoints the problem slightly more. Could be certificates (file formats, paths, permissions), passwords, and others. SSL/TLS 握手中的某个位置出现问题。你真的想要错误缓冲区并阅读那里的消息,因为它可以稍微精确地指出问题。可以是证书(文件格式、路径、权限)、密码等。
The download could not be resumed because the specified offset was out of the file boundary. 无法恢复下载,因为指定的偏移量超出了文件边界。
A file given with FILE:// could not be opened. Most likely because the file path does not identify an existing file. Did you check file permissions? 无法打开带有 FILE:// 的文件。很可能是因为文件路径未标识现有文件。您是否检查过文件权限?
LDAP cannot bind. LDAP bind operation failed. LDAP 无法绑定。LDAP 绑定操作失败。
LDAP search failed. 搜索
Function not found. A required zlib function was not found. 未找到函数。未找到必需的 zlib 函数。
Aborted by callback. A callback returned "abort" to libcurl. 因回调而中止。回调将“abort”返回给 libcurl。
A function was called with a bad parameter. 调用的函数参数不正确。
Interface error. A specified outgoing interface could not be used. Set which interface to use for outgoing connections' source IP address with URLOPT_INTERFACE. 接口错误。无法使用指定的传出接口。使用 URLOPT_INTERFACE 设置要用于传出连接源 IP 地址的接口。
Too many redirects. When following redirects, libcurl hit the maximum amount. Set your limit with CURLOPT_MAXREDIRS. 重定向过多。当遵循重定向时,libcurl 会达到最大数量。用CURLOPT_MAXREDIRS设置您的限制。
An option passed to libcurl is not recognized/known. Refer to the appropriate documentation. This is most likely a problem in the program that uses libcurl. The error buffer might contain more specific information about which exact option it concerns. 传递给 libcurl 的选项无法识别/已知。请参阅相应的文档。这很可能是使用 libcurl 的程序中的问题。错误缓冲区可能包含有关它所涉及的确切选项的更具体信息。
An option passed in to a setopt was wrongly formatted. See error message for details about what option. 传递给 setopt 的选项格式错误。有关哪个选项的详细信息,请参阅错误消息。
Nothing was returned from the server, and under the circumstances, getting nothing is considered an error. 服务器未返回任何内容,在这种情况下,未返回任何内容将被视为错误。
The specified crypto engine was not found. 未找到指定的加密引擎。
Failed setting the selected SSL crypto engine as default. 将选定的 SSL 加密引擎设置为默认值失败。
Failed sending network data. 发送网络数据失败。
Failure with receiving network data. 接收网络数据失败。
problem with the local client certificate. 本地客户端证书问题。
Could not use specified cipher. 无法使用指定的密码。
The remote server's SSL certificate or SSH fingerprint was deemed not OK. This error code has been unified with CURLE_SSL_CACERT since 7.62.0. Its previous value was 51. 远程服务器的 SSL 证书或 SSH 指纹被视为不正常。自 7.62.0 起,此错误代码已与 CURLE_SSL_CACERT 统一。其以前的值为 51。

Loading…

No matching activity found.

Browse all component changes

Things to check

Mismatched full stop

Source and translation do not both end with a full stop

Reset

Glossary

English Chinese (Simplified)
No related strings found in the glossary.

String information

Source string location
includes/arrays.php:711
String age
4 weeks ago
Source string age
4 weeks ago
Translation file
locales/po/zh-CN.po, string 193